Get Your Feet Wet

This lesson gives some additional resources for your learning

We'll cover the following

Resource​#

One of the best way to learn technical skills is to actually dive in as soon as we have acquired the basics.

This clirescue code available on GitHub was written by someone who just started learning Go. Beginners often make the same mistakes so assume that this is your code and you are now tasked to refactor it. The end goal is to create a CLI to interface with the Pivotal Tracker API.

widget

Fork the project as explained in the readme

Find a one or more people and work with them to see how you would address this refactoring. Time to rescue this project!

widget

Coding Challenges

Tips for Importing Packages